home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / prog_d / rtdc.zip / 32 / RTCONST.RES / RTCONST.rc
Text (UTF-16)  |  1996-02-10  |  2KB  |  46 lines

  1. LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
  2.  
  3. STRINGTABLE
  4. LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
  5. {
  6.   59000,     "first record"
  7.   59001,     "jump backwards"
  8.   59002,     "previous record"
  9.   59003,     "next record"
  10.   59004,     "jump forwards"
  11.   59005,     "last record"
  12.   59006,     "insert record"
  13.   59007,     "delete record"
  14. }
  15.  
  16. STRINGTABLE
  17. LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
  18. {
  19.   59008,     "edit record"
  20.   59009,     "save changes"
  21.   59010,     "cancel changes"
  22.   59011,     "refresh data"
  23.   59012,     "set bookmark"
  24.   59013,     "jump to bookmark"
  25.   59014,     "Invalid property value."
  26.   59015,     "Invalid Source and/or Destination parameter."
  27.   59016,     "Destination table have no appropriate index."
  28.   59017,     "No DB-Table defined."
  29.   59018,     "Sequence field doesn't exist."
  30.   59019,     "DbGetId error. Database: %s, Table: %s, Field: %s."
  31.   59020,     "Database %s not found."
  32.   59021,     "This property cannot be empty."
  33.   59022,     "Error creating view."
  34.   59023,     "Error deleting view."
  35. }
  36.  
  37. STRINGTABLE
  38. LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
  39. {
  40.   59024,     "This component cannot be used with local SQL tables."
  41.   59025,     "Syntax error. Invalid mode."
  42.   59026,     "Syntax error at %s."
  43.   59027,     "Syntax error: %s."
  44. }
  45.  
  46.